3.439 \(\int \frac{\text{csch}(c+d x) \text{sech}(c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx\)

Optimal. Leaf size=34 \[ \text{Unintegrable}\left (\frac{\text{csch}(c+d x) \text{sech}(c+d x)}{(e+f x) (a+b \sinh (c+d x))},x\right ) \]

[Out]

Unintegrable[(Csch[c + d*x]*Sech[c + d*x])/((e + f*x)*(a + b*Sinh[c + d*x])), x]

________________________________________________________________________________________

Rubi [A]  time = 0.0632793, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \frac{\text{csch}(c+d x) \text{sech}(c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx \]

Verification is Not applicable to the result.

[In]

Int[(Csch[c + d*x]*Sech[c + d*x])/((e + f*x)*(a + b*Sinh[c + d*x])),x]

[Out]

Defer[Int][(Csch[c + d*x]*Sech[c + d*x])/((e + f*x)*(a + b*Sinh[c + d*x])), x]

Rubi steps

\begin{align*} \int \frac{\text{csch}(c+d x) \text{sech}(c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx &=\int \frac{\text{csch}(c+d x) \text{sech}(c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx\\ \end{align*}

Mathematica [A]  time = 27.5799, size = 0, normalized size = 0. \[ \int \frac{\text{csch}(c+d x) \text{sech}(c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(Csch[c + d*x]*Sech[c + d*x])/((e + f*x)*(a + b*Sinh[c + d*x])),x]

[Out]

Integrate[(Csch[c + d*x]*Sech[c + d*x])/((e + f*x)*(a + b*Sinh[c + d*x])), x]

________________________________________________________________________________________

Maple [A]  time = 0.098, size = 0, normalized size = 0. \begin{align*} \int{\frac{{\rm csch} \left (dx+c\right ){\rm sech} \left (dx+c\right )}{ \left ( fx+e \right ) \left ( a+b\sinh \left ( dx+c \right ) \right ) }}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csch(d*x+c)*sech(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x)

[Out]

int(csch(d*x+c)*sech(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{csch}\left (d x + c\right ) \operatorname{sech}\left (d x + c\right )}{{\left (f x + e\right )}{\left (b \sinh \left (d x + c\right ) + a\right )}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(d*x+c)*sech(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x, algorithm="maxima")

[Out]

integrate(csch(d*x + c)*sech(d*x + c)/((f*x + e)*(b*sinh(d*x + c) + a)), x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\operatorname{csch}\left (d x + c\right ) \operatorname{sech}\left (d x + c\right )}{a f x + a e +{\left (b f x + b e\right )} \sinh \left (d x + c\right )}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(d*x+c)*sech(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x, algorithm="fricas")

[Out]

integral(csch(d*x + c)*sech(d*x + c)/(a*f*x + a*e + (b*f*x + b*e)*sinh(d*x + c)), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(d*x+c)*sech(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{csch}\left (d x + c\right ) \operatorname{sech}\left (d x + c\right )}{{\left (f x + e\right )}{\left (b \sinh \left (d x + c\right ) + a\right )}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(d*x+c)*sech(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x, algorithm="giac")

[Out]

integrate(csch(d*x + c)*sech(d*x + c)/((f*x + e)*(b*sinh(d*x + c) + a)), x)